[INFO] cloning repository https://github.com/WHO53/angelfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WHO53/angelfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWHO53%2Fangelfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWHO53%2Fangelfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cc9a095c5b94166819eaa4764dad87cd7656524
[INFO] fixing WHO53/angelfish against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWHO53%2Fangelfish" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WHO53/angelfish
[INFO] finished tweaking git repo https://github.com/WHO53/angelfish
[INFO] tweaked toml for git repo https://github.com/WHO53/angelfish written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WHO53/angelfish on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WHO53/angelfish already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431
[INFO] running `Command { std: "docker" "start" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating src/rs/adblock/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.121
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking psl v2.1.36
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.121
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking lifeguard v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling cxx-build v1.0.121
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.121
[INFO] [stderr]     Checking addr v0.14.0
[INFO] [stderr]    Compiling angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock)
[INFO] [stderr]    Migrating src/rs/adblock/build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking rmp-serde v0.15.5
[INFO] [stderr]     Checking adblock v0.8.9
[INFO] [stderr]    Migrating src/rs/adblock/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.76s
[INFO] [stderr] crater-edition-check: angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.18s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating src/rs/adblock/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock)
[INFO] [stderr]    Migrating src/rs/adblock/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/rs/adblock/src/logging.rs (1 fix)
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         type Adblock;
[INFO] [stdout]     |              ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:55
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                       ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         fn load_adblock(path: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         fn is_valid(self: &Adblock) -> bool;
[INFO] [stdout]     |                                            ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:175:46
[INFO] [stdout]     |
[INFO] [stdout] 175 |         fn needs_save(self: &Adblock) -> bool;
[INFO] [stdout]     |                                              ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 |         ) -> AdblockResult;
[INFO] [stdout]     |                           ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |         ) -> Vec<String>;
[INFO] [stdout]     |                         ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |         fn get_injected_script(self: &Adblock, url: &str) -> String;
[INFO] [stdout]     |                                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:192:52
[INFO] [stdout]     |
[INFO] [stdout] 192 |         fn save(self: &Adblock, path: &str) -> bool;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                      ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         type Adblock;
[INFO] [stdout]     |              ^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:55
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                       ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         fn load_adblock(path: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         fn is_valid(self: &Adblock) -> bool;
[INFO] [stdout]     |                                            ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:175:46
[INFO] [stdout]     |
[INFO] [stdout] 175 |         fn needs_save(self: &Adblock) -> bool;
[INFO] [stdout]     |                                              ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 |         ) -> AdblockResult;
[INFO] [stdout]     |                           ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |         ) -> Vec<String>;
[INFO] [stdout]     |                         ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |         fn get_injected_script(self: &Adblock, url: &str) -> String;
[INFO] [stdout]     |                                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:192:52
[INFO] [stdout]     |
[INFO] [stdout] 192 |         fn save(self: &Adblock, path: &str) -> bool;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                      ^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling angelfish-adblock v0.1.0 (/opt/rustwide/workdir/src/rs/adblock)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         type Adblock;
[INFO] [stdout]     |              ^^^^^^^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:55
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                       ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         fn load_adblock(path: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         fn is_valid(self: &Adblock) -> bool;
[INFO] [stdout]     |                                            ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:175:46
[INFO] [stdout]     |
[INFO] [stdout] 175 |         fn needs_save(self: &Adblock) -> bool;
[INFO] [stdout]     |                                              ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 |         ) -> AdblockResult;
[INFO] [stdout]     |                           ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |         ) -> Vec<String>;
[INFO] [stdout]     |                         ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |         fn get_injected_script(self: &Adblock, url: &str) -> String;
[INFO] [stdout]     |                                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:192:52
[INFO] [stdout]     |
[INFO] [stdout] 192 |         fn save(self: &Adblock, path: &str) -> bool;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                      ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `angelfish-adblock` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |         type Adblock;
[INFO] [stdout]     |              ^^^^^^^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:55
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                       ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         fn load_adblock(path: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         fn is_valid(self: &Adblock) -> bool;
[INFO] [stdout]     |                                            ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:175:46
[INFO] [stdout]     |
[INFO] [stdout] 175 |         fn needs_save(self: &Adblock) -> bool;
[INFO] [stdout]     |                                              ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 |         ) -> AdblockResult;
[INFO] [stdout]     |                           ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |         ) -> Vec<String>;
[INFO] [stdout]     |                         ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:191:68
[INFO] [stdout]     |
[INFO] [stdout] 191 |         fn get_injected_script(self: &Adblock, url: &str) -> String;
[INFO] [stdout]     |                                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:192:52
[INFO] [stdout]     |
[INFO] [stdout] 192 |         fn save(self: &Adblock, path: &str) -> bool;
[INFO] [stdout]     |                                                    ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/rs/adblock/src/adblock.rs:168:54
[INFO] [stdout]     |
[INFO] [stdout] 168 |         fn new_adblock(list_dir: &str) -> Box<Adblock>;
[INFO] [stdout]     |                                                      ^ usage of unsafe attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `angelfish-adblock` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431", kill_on_drop: false }`
[INFO] [stdout] 21e1248ac3a7255b1c799f5360101e334af8f79b4d600b23528f8c1fc76b5431
